home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / cdactual / dos / Viewht23.exe / VIEWHTML.DOC < prev    next >
Encoding:
Text File  |  1997-04-12  |  6.6 KB  |  201 lines

  1.         
  2.  
  3.                                  - VIEWHTML -
  4.  
  5.                                  Version 2.3
  6.  
  7.                      Copyright (c) Kevin Solway 1996-1997
  8.  
  9.  
  10.  
  11.         Description: This is a Quickie HTML viewer and converter, a very
  12.         useful tool for viewing web documents off-line, with hypertext
  13.         linking and colours.  You can also use this program to simply
  14.         convert HTML documents to standard text files.  Uses extended
  15.         memory (XMS) for loading large files.  This program can also be
  16.         used for viewing standard text files.  Copy text to the Windows
  17.         clipboard.  Now comes with the RUNBROWS.EXE program for linking
  18.         to your main web browser in Windows95.
  19.  
  20.  
  21.                            THIS PROGRAM IS FREEWARE.
  22.  
  23.  
  24.  
  25.            Usage: viewhtml [/b] [filename or search pattern]
  26.  
  27.             For example:
  28.  
  29.               viewhtml        (to be prompted for a filename to view)   
  30.  
  31.               viewhtml filename.htm     (to view file)
  32.  
  33.               viewhtml /?               (for help)
  34.  
  35.               viewhtml /b filename.htm  (to convert to .txt)
  36.  
  37.               viewhtml /b *.htm   (to convert all .htm files to .txt)
  38.  
  39.  
  40.  
  41.                              RECENT IMPROVEMENTS:
  42.  
  43.  
  44.         - Can now configure VIEWHTML to operate in 25, 28, 30 and 50
  45.         lines modes on a VGA or SVGA system.
  46.  
  47.         - Improved handling for image viewing.
  48.  
  49.         - Press Alt-S to see the HTML source.
  50.  
  51.         - Some help available through the Info screen.
  52.  
  53.  
  54.  
  55.                              CONFIGURATION OPTIONS:
  56.  
  57.  
  58.         Changes to configuration are made in the VIEWHTML.INI file.
  59.  
  60.         Enter the full path and file name for your main web browser
  61.         where it says "Browser=".  This will enable you to view files in
  62.         a full graphical environment or visit links on the Internet
  63.         should you want to. [The program RUNBROWS.EXE will need to be
  64.         in the same directory as VIEWHTML.EXE if you want to use this
  65.         feature]
  66.  
  67.         Graphic images are represented by the text "[i]".  Edit the
  68.         VIEWHTML.INI file to specify the graphics viewer you want to use
  69.         for viewing graphics.
  70.  
  71.         If you don't want the graphics image links to be displayed at
  72.         all you can turn the option off (set to 0) in the VIEWHTML.INI
  73.         file.
  74.  
  75.         For full screen viewing you can turn off the title bar and the
  76.         prompt bar in the same file.
  77.  
  78.         And you can also select between different color sets and set the
  79.         number of screen lines to be displayed.
  80.  
  81.         If you want the spacebar to execute a PgDn command rather than 
  82.         scrolling down one line then edit the line in the .INI file.
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.                                VIEWING FUNCTIONS:
  90.  
  91.  
  92.         THE MOUSE:
  93.  
  94.           Left click
  95.             - on a highlighted link to make the jump, or view a graphic.
  96.             - on keywords at the bottom of the screen.
  97.             - on the right edge of the screen, above and below the
  98.               marker to page up and page down.  You can also drag the
  99.               marker for moving quickly through a document.
  100.             - on the left edge of the screen to move backwards and
  101.               forwards through recently visited links.  Click in the top
  102.               half of the left edge to go back, and in the bottom half
  103.               to go forewards.
  104.             - at top left corner to turn the top title bar on and off.
  105.             - at bottom left corner to turn the bottom prompt line on
  106.               and off. 
  107.  
  108.           Right click
  109.             - anywhere on the screen to bring up a menu for copying text
  110.               to the Windows clipboard.
  111.             - on a highlighted link to copy the link URL to the
  112.               clipboard (from where you can paste it into Netscape if
  113.               you want to go there).  From here you can also open the
  114.               link in your main web browser (in Windows95), either to 
  115.               view a file which is already on your hard disk, or 
  116.               connect directly to a site on the internet if you are 
  117.               currently online.
  118.  
  119.  
  120.         THE KEYBOARD:
  121.  
  122.         If no mouse installed then:
  123.           - Tab and Shift-Tab to select a link.
  124.           - Enter to load the linked file.
  125.  
  126.         "F" to find text in the current document.
  127.  
  128.         "R" or Ctrl-L or Enter: to repeat the last find operation.
  129.  
  130.         "B" to open the current file in your main web browser, which 
  131.             is specified in the VIEWHTML.INI file.  To use this feature
  132.             the program RUNBROWS.EXE needs to be in the same directory
  133.             as VIEWHTML.EXE.
  134.  
  135.         "L" to switch between different screen line modes.  You can
  136.         display 25 lines, 28, 30, or 50 on a VGA monitor.
  137.  
  138.         "U" to use underlined hypertext links (not always possible)
  139.  
  140.         "O" to open another file.
  141.  
  142.         "C" to bring up a menu for copying text to the clipboard.
  143.             (Requires Windows to be running, otherwise inactive)
  144.  
  145.         "I" to display basic information about this program
  146.  
  147.         Alt-C : toggle between different display color sets.
  148.  
  149.         Alt-P : toggle bottom prompt line on and off.
  150.  
  151.         Alt-T : toggle top title bar on and off.
  152.  
  153.         Alt-S : to see the HTML source.
  154.  
  155.         "Q" or Alt-X or Esc to quit the program altogether.
  156.  
  157.         Left arrow or Alt-left arrow  - move back to a recently 
  158.         visited link.
  159.  
  160.         Right arrow or Alt-right arrow - move forwards to a 
  161.         recently visited link.
  162.  
  163.         Spacebar: Scroll line down or page down, depending on setting
  164.         in the .INI file.  Default is scroll line down.
  165.  
  166.         PgUp/PgDn, Home/End.
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.                            This program is FREEWARE
  174.  
  175.                 Compliments from The Thinking Man's Minefield:
  176.                      http://www.ozemail.com.au/~ksolway/
  177.  
  178.                          e-mail: ksolway@poboxes.com
  179.  
  180.  
  181.        ---------------------------------------------------------------
  182.  
  183.                           - BY THE SAME AUTHOR -
  184.  
  185.  
  186.  
  187.     ___ Send me a copy of BIGTEXT: which can convert big
  188.         text files of up to 700k or more into executable
  189.         self-displaying text programs that fit on a 360k
  190.         disk. With menus, searching and printing. Great for
  191.         books, catalogues,reports and manuals. ... @ $  25.00 ea $ ______
  192.  
  193.  
  194.                               Orders to:
  195.  
  196.                               Kevin Solway
  197.                               PO Box 207
  198.                               St Lucia 4067
  199.                               AUSTRALIA
  200.  
  201.